home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / utmisc1 / packdv18.rdm < prev    next >
Text File  |  1996-05-20  |  5KB  |  95 lines

  1. Short:    Packs DFx, DHx etc., XPK support, V1.8
  2. Author:   Christian Wasner
  3. Uploader: Crisi@dame.de
  4. Type:     util/arc
  5.  
  6. With  this program you can read or write data directly from/to a disk.  The
  7. blocks of the disk are read and stored into a file.  All types of disks can
  8. be read (i.e.  DHx:  RAD:  DFx:  etc., but not CD Roms).  When handling DOS
  9. disks,  only  the  used blocks are read/written if not specified otherwise.
  10. All blocks are handled if the disk has no known filesystem (e.g.  PeeCee or
  11. Mac  disks  or  demo disks with trackloaders).  The data can also be packed
  12. with  any  bugfree  XPK  packer.   The  program  currently only has a shell
  13. interface, but a GUI is in progress.
  14.  
  15. All  this  sounds  like "Oh no, another DMS clone", but DMS can only handle
  16. floppy  disks or devices with the size of floppy disks.  Even Non-DOS disks
  17. can be handled (then all blocks are read, of course).  Another advantage of
  18. PackDev  is  that  is  doesn't  use stolen code like the authors of DMS do.
  19. PackDev  supports  the  xpk packer system thus it's much more flexible than
  20. DMS.   You  can  use any xpk packer you like, e.g.  a disk with pictures or
  21. sounds  or  anything  else  can be packed with an xpk packer customized for
  22. that type of data.  When comparing size, you see that DevPack is only 24 KB
  23. long !
  24.  
  25.  
  26. Aug-14 1994 V1.0 - Initial release, never released I think...
  27.  
  28. Aug-18 1994 V1.1 - Minor bugs fixed
  29.  
  30. Apr-16 1995 V1.2 - Problems  with  OFS disks fixed (PackDev didn't know the
  31.                    number of free/used blocks)
  32.                  - ALL, NOVERBOSE, QUIET and NOCONFIRM keyword added
  33.                  - Doc file corrected and improved
  34.                  - Filesystem  type  is  now  read  from block 0 instead of
  35.                    reading  it from the DOS node, because the latter always
  36.                    contains DOS\0 for Amiga floppies
  37.                  - Minor bugfixes
  38.  
  39. Apr-30 1995 V1.3 - If the partition with LIBS: on it is to be handled,
  40.                    PackDev could not open XPK (sub-)libraries, fixed
  41.                  - Minimum XPK buffer size corrected
  42.                  - TESTFILE parameter added
  43.                  - Checksums installed, in case an xpk packer doesn't keep
  44.                    them
  45.                  - Argument handling changed (you got me, Christian...)
  46.                  - BLOCKLIST parameter added
  47.                  - PASSWORD parameter added
  48.  
  49. Jul-02 1995 V1.4 - OS 2.0 workaround: Filesystems cannot be inhibited if
  50.                    the DosList is locked. Now it is unlocked before
  51.                    inhibiting (Thanks, Golly).
  52.                  - Bugfix: DosList was locked with LDF_READ|LDF_DEVICES,
  53.                    but unlocked with LDF_READ|LDF_VOLUMES.
  54.                  - Minor docfile editing
  55.  
  56. Aug-17 1995 V1.5 - Read/write error output/user interaction was only done
  57.                    if QUIET or NOCONFIRM were set. This must be vice versa,
  58.                    of course (Thanks Dirk)
  59.                  - Documentation is now in Amigaguide format (Thanks to
  60.                    Edd Dumbill, the author of Heddley, a great Amigaguide
  61.                    editor)
  62.  
  63. Sep-03 1995 V1.6 - Added new parameters: TDFLABEL, NOVERIFY, TRUENAME
  64.                  - TDFORMAT does no longer write label buffers, use TDFLABEL
  65.                    for this in future
  66.                  - XPK timing docs revised
  67.                  - Guide file improved
  68.                  - The guide became longer than the executable :-)
  69.  
  70. Sep-17 1995 V1.7 - Filename handling bug when reading fixed
  71.                  - On an 68000 packdev crashed when writing to a disk
  72.                    (casted a char * to long *; reading a longword
  73.                    from an uneven address crashes 68000/68010 systems)
  74.                  - Stupid bug with format options fixed (any specification
  75.                    if disk formatting was rejected)
  76.                  - FORCE keyword added
  77.                  - Minor guide file editing
  78.                  - Thanks to Bosch and Dirk for reporting the bugs
  79.  
  80. Apr-15 1996 V1.8 - FORCE keyword  wasn't set as /S/O, fixed.
  81.                  - Version ID of archives wasn't 1.6 in V1.7, fixed.
  82.                  - If the DosList (list of devices, assigns and volumes)
  83.                    or the device is in use, now 10 seconds will be waited
  84.                    respectively.
  85.                  - A "0" was printed when calling PackDev. This was debugging
  86.                    info. Removed.
  87.                  - Minor guide file editing
  88.                  - Thanks to Dirk for reporting the bugs
  89.  
  90. -------- ANOTHER FINE PHANTASM TOOL --------
  91. ____________ ________ _________  ____ _____
  92. ____  /  /  /__ ____ _\ ._ __  /  __/___ _/
  93. _/ __/     /    /  / /// /    /__  / / / /
  94. ___//__/__/_/__/__/__/__/_/__/___ /_/_/_/LNF
  95.